hoverWithMouse
Type
property
Summary
Defines if the PolyList highlights the item on which the mouse is.
Syntax
set the hoverWithMouse of widget to {true | false}
get the hoverWithMouse of widget
Description
Use the hoverWithMouse property to highlight the PolyList item the mouse is hovering over.
Examples
get the hoverWithMouse of widget "PolyList"
set the hoverWithMouse of widget "PolyList" to true